home *** CD-ROM | disk | FTP | other *** search
/ Precision Software Appli…tions Silver Collection 1 / Precision Software Applications Silver Collection Volume One (PSM) (1993).iso / educate / f1spell.exe / READ.ME < prev   
Text File  |  1990-12-08  |  12KB  |  253 lines

  1.  
  2.  
  3.  
  4.               FSPELL - -  A DRILL PROGRAM FOR FINGERSPELLING
  5.  
  6.  
  7.     When a person tries to learn the manual alphabet of the deaf, one of
  8.     the hardest skills to acquire is learning to read other people's
  9.     spelling.  It is relatively easy to learn to do the fingerspelling
  10.     itself.  That can be practiced alone.  However, learning to read the
  11.     fingerspelling of others' is best done with a practice partner.  This
  12.     is often neglected, because it is just plain hard to find the time to
  13.     sit down with someone and practice spelling to one another.  So, this
  14.     skill invariably is much less developed than that of spelling.
  15.  
  16.     The FSPELL program was written to be a faithful, tireless practice
  17.     partner for fingerspelling.  It spells words to the sign language
  18.     student on the computer screen, repeating words on request, at a range
  19.     of speeds selected by the student.
  20.  
  21.     The author hopes that through use of this program, the painful and slow
  22.     process of learning to read the manual alphabet will become much less
  23.     frustrating, and that it will help to remove the barriers to
  24.     communication between the hearing and the deaf.
  25.  
  26.  
  27.  
  28.     HARDWARE REQUIREMENTS
  29.  
  30.     An IBM PC, XT, AT  or PS/2  (or compatible computer) is required, with
  31.     at least 256K of memory.  A graphics display and adapter are required,
  32.     such as a CGA, EGA or VGA.  No check is made to see if you are trying
  33.     to use a monochrome adapter or not.  You won't hurt anything if you do,
  34.     but you won't see any fingerspelling on the screen.
  35.  
  36.  
  37.  
  38.  
  39.     BACKING UP THE DISTRIBUTION DISKETTE
  40.  
  41.     Before starting to use the program, it is suggested that you make a
  42.     backup copy of the distribution diskette.  The following procedure
  43.     may be used.
  44.  
  45.     If you have only a single floppy disk drive and no hard disk,
  46.     put your DOS disk in the drive, and type
  47.              diskcopy a: a:    (then hit the ENTER key)
  48.     The computer will then respond with
  49.              Insert Source diskette in drive A:
  50.              Press any key when ready . . .
  51.  
  52.  
  53.     The Source diskette is the FSPELL disk you want to make a copy of.
  54.     The Target diskette is a blank diskette that you want to copy onto.
  55.     So take the DOS disk out, and put the FSPELL disk in drive A, and push
  56.     any key.  Then, when the program calls for the Target diskette, put the
  57.     blank diskette in drive A, and push a key.  The Source and Target disks
  58.     may have to be swapped in and out several times, but just follow the
  59.     instructions.
  60.  
  61.     If you have two floppy disk drives and no hard disk, put your DOS
  62.     disk in drive A: and type
  63.              diskcopy a: b:     (then hit the ENTER key)
  64.     Then take the DOS disk out of drive A:, put the FSPELL disk in drive A:
  65.     and the blank disk in drive B:, then push a key to start the process.
  66.  
  67.     After either of these two procedures, you have copied all the programs
  68.     on the FSPELL disk to the blank diskette.  Put the original disk away,
  69.     and use the copy for running the program.
  70.  
  71.     If you have a hard disk, and want the FSPELL program copied to the hard
  72.     disk, you can use the INSTALL program.  This program will make a
  73.     directory named FSPELL on drive C:, and copy the FSPELL programs to
  74.     that directory.  Just put the FSPELL disk in drive A:  and type
  75.              a:        (hit the ENTER key)
  76.              install   (hit the ENTER key)
  77.  
  78.     The program will do the rest.  Then you are ready to start the program.
  79.  
  80.  
  81.  
  82.  
  83.     STARTING THE PROGRAM
  84.  
  85.     If you are going to run from the floppy diskette in drive A, then
  86.         1)  Put the disk in drive A,
  87.         2)  Type     A:       (followed by the ENTER key), then
  88.         3)  Type     FSPELL   (then the ENTER key)  to start the program.
  89.  
  90.     Or, if you have installed the program on your hard disk using the
  91.     install program, do the following:
  92.         1)  Type     C:       (then the ENTER key), then
  93.         2)  Type     CD \     (then the ENTER key), then
  94.         3)  Type     FSPELL   (then the ENTER key)  to start the program.
  95.  
  96.  
  97.     Suppose you have your own vocabulary words that you want to use, and
  98.     that these words are in a file named   MYWORDS.DAT.    You can tell the
  99.     program to use these words by starting the program with the command:
  100.                   fspell mywords.dat
  101.  
  102.     The program will use your words for the A and E options, instead of the
  103.     words supplied in the file   FSPELL.VOC,   which has the default
  104.     vocabulary words to practice.  See the FILE DESCRIPTION for more
  105.     details.
  106.  
  107.  
  108.     THE MENU
  109.  
  110.     The menu has the following options:
  111.                  B   for   Beginner's ABC drill"
  112.                  3   for   3-letter word drill,"
  113.                  4   for   4-letter word drill,"
  114.                  L   for   Longer word drill,"
  115.                  P   for   Prefix drill,"
  116.                  S   for   Suffix drill,"
  117.                  C   for   Consonant Combinations (sh, ph, etc),"
  118.                  E   for   Easy words at random,"
  119.                  A   for   All words at random,"
  120.                  I   for   Individual words or sentences"
  121.                  Q   to    Quit"
  122.  
  123.     B:  If you are having trouble recognizing individual letters of the
  124.     alphabet, this is for you.
  125.  
  126.     3 & 4:  These options drill you on 3 letter and four letter
  127.     combinations.  These letter combinations may not all be words, but
  128.     will drill you on letter groups that you will encounter in longer
  129.     words.
  130.  
  131.     L:   This option uses two-letter combination words as before, but in
  132.     longer words.  This drill will deepen your ability to recognize the
  133.     letter combinations, because the placement of the combination in the
  134.     words vary, and you can't anticipate the combination as well.
  135.  
  136.     P, S & C:  Prefixes, Suffixes and Consonant Combinations give drill in
  137.     commonly seen combinations that must be practiced as a group.  The
  138.     "tion" suffix, (as in nation, ration, abortion, etc) for example,
  139.     should be recognized as a group, and cannot be practiced as a "ti"
  140.     combination followed by an "on" combination, because you don't say
  141.     "tie-on" when you see this combo, but you say "shun".  So it and others
  142.     must be practiced as units.
  143.  
  144.     E, A:  These give Easy words and All words from the FSPELL.VOC file.
  145.     They are presented at random, without regard to any particular letter
  146.     combination.
  147.  
  148.     I:  If you are having trouble with several words, you can use this
  149.     option, which gives you the ability to type in the words (or letters)
  150.     you want to practice, and they will be randomly selected and spelled.
  151.     Only alphabetic characters are allowd.  No punctuation, numbers or
  152.     special characters are permitted.
  153.  
  154.     This option saves you from having to exit the program and create a
  155.     file with a few special drill words.  If you notice, for example, that
  156.     you always seem to miss certain words, you can use option I, and type
  157.     those words in and practice them for a while.  Then you can go back to
  158.     the drill you were working on.
  159.  
  160.     Q:  This option exits from the program.
  161.  
  162.     After the drill option has been selected and the program is spelling
  163.     on the screen, the key
  164.        F3            will return to the main menu
  165.        F9  (or the left arrow key)    will spell more slowly
  166.        F10 (or the right arrow key)   will spell faster
  167.        space bar     will cause the last word to be repeated.
  168.  
  169.     When a word is spelled that you can't catch, use the space bar to
  170.     repeat the word.  The space bar may be used repeatedly until
  171.     you catch the word.
  172.  
  173.     It is suggested that after you are familiar with the alphabet,
  174.     start practicing 3-letter words.  Later, you can graduate to
  175.     4-letter words, and longer words.  When you graduate to drilling
  176.     on All words, and you find you are having problems recognizing some
  177.     particular letter combination, go back to that drill, and work on
  178.     it until you are comfortable with it.
  179.  
  180.     When you see a word or letter combination, say the word that you see
  181.     out loud.  It is not good practice to say the individual letters, but
  182.     say the whole word.  Even if the letter combination is not a real word,
  183.     pronounce it just as if it were a real word.  Do not say the
  184.     individual letters that you see.  If you say the individual letters,
  185.     you are training yourself to see individual letters.  That will slow
  186.     you down, and make it harder to see whole words.
  187.  
  188.  
  189.  
  190.  
  191.     FILE DESCRIPTION
  192.  
  193.     Following is a list of files included on the distribution diskette,
  194.     along with a description of their use.
  195.  
  196.     FSPELL.EXE    This is the FSPELL program.
  197.  
  198.     FSPELL.PIC   This file contains the drawings of all the handshapes
  199.         used by the program for drawing the hands on the screen.  It is
  200.         in machine readable format.
  201.  
  202.     FSPELL.VOC    This is the vocabulary file used by the program.  When
  203.         you select the A option from the program main menu, (to practice
  204.         "All words at random"), the words from this file are selected, one
  205.         at a time.  You may add words to this file, if you wish, using any
  206.         text editor you are familiar with.  Use one line per word.  Up to
  207.         3000 lines can be accommodated by the program.
  208.  
  209.         You may also substitute your own file of words, as described above
  210.         under "starting the program."  You are not limited to single words.
  211.         You could have a file of sentences, and the sentences will be
  212.         selected, one at a time, from your file.  You must have one
  213.         line per sentence, with a sentence length of 75 characters or less.
  214.         If you use sentences, you may need more than 256K of memory,
  215.         depending on how big your file is, because all these sentences are
  216.         read into memory before the program begins.
  217.   
  218.  
  219.         The E option, ("Easy words at random") uses the same file, but
  220.         uses only the first group of words in the file.  When the program
  221.         begins reading words from the FSPELL.VOC file, it assumes that
  222.         any Easy words are at the beginning of the file, in alphabetic
  223.         sequence.  When a word is encountered that is not in alphabetic
  224.         sequence, then the program assumes that it has finished reading
  225.         in the words on the Easy list.
  226.  
  227.         As an example, suppose you use your own file with the following
  228.         six words:
  229.            all
  230.            boys
  231.            cats
  232.            dogs
  233.            antidisestablishmentarianism
  234.            supercalifragelisticexpialidocious
  235.  
  236.         Only the first four words would be selected at random under the
  237.         E option, while all six would be used for the A option.  If you
  238.         practice the alphabet with a file that looks like this:
  239.            pack my box with five dozen liquor jugs
  240.            the quick brown fox jumped over the yellow lazy dog
  241.            abcdefghijklmnopqrstuvwxyz
  242.         the first two sentences would be selected under the E option,
  243.         while all three are used for the A option.
  244.  
  245.     INSTALL.BAT    used to install the programs on hard disk drive C:
  246.  
  247.     INVOICE.DOC    can be used by companies to pay for use of the
  248.                    FSPELL program.
  249.  
  250.     FSPELL.BAT     used to start the program from the root directory.
  251.  
  252.     READ.ME        this file.
  253.